/* =============================================== */
/* Cascade Style Sheet by Ubora                    */
/* http://www.ubora.nl   //   contact@ubora.nl     */
/* =============================================== */



/* =============================================== */
/* Default definitions needed for SiteManager      */
/* =============================================== */



/* Default template elements */
/* ========================= */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

table {
	margin-top: 0px;
	margin-bottom: 15px;
	}

a {
	color: #333333;
	}

h1 {
	font-family: 'ArmWrestlerBold', Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
	}

h2 {
	font-family: 'ArmWrestlerBold', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
	}

h3 {
	font-family: 'ArmWrestlerBold', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
	}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	}

input {
	border: 1px solid #999999;
	color: #333333;
	}
